home *** CD-ROM | disk | FTP | other *** search
/ Enter 2003: The Beautiful Scenery / enter-parhaat-2003.iso / files / HardDriving.exe / scripts / DefineButton2_119 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2002-12-31  |  115 b   |  6 lines

  1. on(release){
  2.    _root.peliNopeus = 20;
  3.    _root.menuNayta("menuValmistaudu");
  4.    _root.gotoAndPlay("play");
  5. }
  6.